replace cedardb docker image with native cedardb and update measurements#897
replace cedardb docker image with native cedardb and update measurements#897lukasvogel wants to merge 2 commits into
Conversation
f0ca53c to
bc3b206
Compare
|
Thanks! Running it... |
|
It does not work: |
cloudformation didn't work well with user scoped systemd files
|
@alexey-milovidov thanks for flagging that, I didn't see that there is a new script to automatically deploy the instances. Looks like that doesn't play nice with user scoped systemd services. I've updated the systemd service to be system-scoped. I did one trial run with a c6a.4xlarge instance and the results showed up in the clickhouse playground, so it should wor know! |
|
@alexey-milovidov did you have the chance to run it again? |
|
@alexey-milovidov, any updates on this? |
This also solves the troubles where the CedarDB docker container apparently didn't shut down within the time limit on larger instances as it hugely simplifies the whole setup.